wayland: Fix dnd hotspot movement
authorAlexander Mikhaylenko <alexm@gnome.org>
Wed, 26 Aug 2020 23:04:48 +0000 (04:04 +0500)
committerAhmed Eldemery <aeldemery.de@gmail.com>
Fri, 28 Aug 2020 16:45:01 +0000 (18:45 +0200)
commit529b44625d3340141129e341c338d49f2dca5757
tree10f16d37292306cbc6bfa76962f8716b711c8658
parentc10636789dd303235911ed1f4916b769bf036836
wayland: Fix dnd hotspot movement

_gdk_wayland_surface_offset_next_wl_buffer() moves the surface relatively
to its current position, pass it a delta instead of new position.
gdk/wayland/gdkdrag-wayland.c